CSE 311: Section 2
Task 1 – Simple Formal Proofs
Given
),
,
,
show that
holds.
Given
,
and
,
show that
holds.
Task 2 – Direct Proofs
Show that
follows from
,
and
with a formal proof.
Show that
follows from
,
,
and
.
Task 3 – Predicate Logic Proofs
Given
,
prove
.
Given
,
prove
.
Task 4 – English Proofs
Let domain of discourse be the integers. Consider the following
claim:
In English, this says that, for any even integer
and odd integer
,
the integer
is odd.
Write a formal proof that the claim
holds.
Translate your formal proof to an English
proof.
Keep in mind that your proof will be read by a human, not a
computer, so you should explain the algebra steps in more detail,
whereas some of the predicate logic steps (e.g., Elim
)
can be skipped.